home *** CD-ROM | disk | FTP | other *** search
- PrntProg.exe
-
-
- Author: Daniel Freeman (73330,2474)
- Date: 1-14-90
-
-
- This program will print out a program written in Microsoft Quick
- BASIC or Microsoft Professional BASIC. PrntProg is not anything
- fancy but it will do the following:
-
- 1. Print the subroutine on separate pages
- 2. Have text and code wrap around instead of being truncated
- (At least it happens on HP Laserjets when the line > 80
- characters)
- 3. Gives a table of contents list all the subroutines and
- their page number.
-
- There are two methods for running PrntProg. The first method is
- done by typing PRNTPROG <return> and the program will prompt you
- for a file name and output device. The second method is
- accomplished by type PRNTPROG filename <return> in which case the
- device name will default to LPT1:
-
-
-
-
-